Class BVIImpl

java.lang.Object
com.cisco.pt.ipc.impl.IPCObjectImpl
com.cisco.pt.ipc.sim.impl.BVIImpl
All Implemented Interfaces:
IPCObject, BVI

public class BVIImpl extends IPCObjectImpl implements BVI
Information provided by the PKI file:

    \class BVI
    
    \brief BVI handles and manipulates the individual BVI.
    
    \example network().getDevice("Router0").getEmbeddedCiscoDevice().getProcess("BVIManager").getBVIAt(0)
    
Author:
Auto-generated
  • Constructor Details

  • Method Details

    • getName

      public String getName()
      Information provided by the PKI file:
      
          \brief Returns the name of this BVI.
          
          \return string, the name of this BVI.
          
              
      Specified by:
      getName in interface BVI
      Returns:
      String Returns a String
    • getBVINumber

      public int getBVINumber()
      Information provided by the PKI file:
      
          \brief Returns the BVI number of this BVI.
          
          \return int, the BVI number of this BVI.
          
              
      Specified by:
      getBVINumber in interface BVI
      Returns:
      int Returns a int